# This is a BitKeeper generated diff -Nru style patch.
#
# ChangeSet
#   2004/08/31 09:49:48-06:00 bjorn.helgaas@hp.com 
#   ia64: fix perfmon typo in /proc/pal/CPU*/processor_info w.r.t. BERR
#   
#   Initially reported by Danny Kwong from HP.
#   
#   Signed-Off-By: stephane eranian <eranian@hpl.hp.com>
#   Signed-Off-By: Bjorn Helgaas <bjorn.helgaas@hp.com>
# 
# arch/ia64/kernel/palinfo.c
#   2004/08/31 09:46:59-06:00 bjorn.helgaas@hp.com +1 -1
#   Fix perfmon "Enable BEER promotion" typo.
# 
diff -Nru a/arch/ia64/kernel/palinfo.c b/arch/ia64/kernel/palinfo.c
--- a/arch/ia64/kernel/palinfo.c	2005-03-12 15:59:22 -08:00
+++ b/arch/ia64/kernel/palinfo.c	2005-03-12 15:59:22 -08:00
@@ -473,7 +473,7 @@
 	"Enable CMCI promotion",
 	"Enable MCA to BINIT promotion",
 	"Enable MCA promotion",
-	"Enable BEER promotion"
+	"Enable BERR promotion"
 };